home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / hedgehog-launch.swf / scripts / DefineButton2_63 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-11  |  55 b   |  5 lines

  1. on(release){
  2.    _root.killAd();
  3.    _root.play();
  4. }
  5.